net/http.persistConn.broken (field)

2 uses

	net/http (current package)
		transport.go#L2030: 	broken               bool  // an error has happened on this connection; marked broken so it's not reused.
		transport.go#L2840: 	pc.broken = true